home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 November / PCWorld_2007-11_cd.bin / v cisle / bukster / bukster_setup.exe / {app} / changes.txt < prev    next >
Text File  |  2004-10-04  |  6KB  |  98 lines

  1. 1.15 Beta - Build 610 - September 19th 2004
  2. Whats New?
  3. -- Bukster now has the ability to import and use Mozilla Firefox cookies. Your original Firefox cookies are not altered by Bukster.
  4. -- Two new xml based file formats have been added to Bukster to overcome the 64KB filesize limit imposed by the Windows Ini file type.
  5.    These are .xfs (xml version of .hfs) and .xfe (xml version of encrypted .hfe). These new types are registerd upon installation, and can be used transparently.
  6. -- Added option to bypass proxy cache (all proxys between you and server) when retrieving a url, to get newest resource version.
  7. -- Added dropdown list of directories on Main tab to allow quick selection of often used directories.
  8. -- Added option to close application when downloading is completed.
  9.    (will not close if download is aborted by the user or net connection fails)
  10. -- Improved the HTTP protocol based authentication handling.
  11. -- 3 new download options Download embedded Movies, Flash animations and Audio.
  12. -- New content filtering feature. Block content by server name, some list management features are also available.
  13. -- Changes in the User-Agents list, Server blocking list and File Types Configuration dialog (Download->Show filetypes menu->Configure file groups)
  14.    are immediately reflected in all running instances of Bukster 1.15.
  15. -- System GDI resources used by Bukster on start-up have been reduced due to a complete rewrite of control creation code.
  16. -- Improved html <img...> tag attibute parsing.
  17. -- Download speed is displayed alongside byte progress indicator.
  18. -- Blocked server list and cookie data are protected using strong encryption to prevent tampering by third party applications.
  19. -- Added a search word filter field to the Extract Links feature.
  20. -- Number of URLs in list is displayed in the status area.
  21.  
  22. 1.05 Beta - Build 572 - August 19th 2004
  23. Whats New?
  24. -- In the URL Verification tab, you can now expand a URL (e.g. {1-10}) to a list for verification.
  25. -- Can Import MQ codes (File->Import MQ Codes...)
  26. -- Redisigned HTML page design for "Save As List..." option. Right click on main list->Save As List...
  27. -- Option to save main list of URLs in web forum BBCode link text. Right click on main list->Save As List...
  28. -- Option to add all verification URLS to main list, not just verified ones.
  29. -- Fixed rare Url decoding bug.
  30. -- Fixed null link scan bug
  31. -- Fixed multi-slash bug.
  32. -- Added feature to configure and save file type lists, to prevent yours being overwritten every time you open a hfs file.
  33.  
  34. 1.04 Beta - Build 522 - July 9th 2004
  35. Whats New?
  36. -- Multilanguage Installer.
  37. -- Bukster itself can now be localised by translating the language template provided "Bukster\lang\lang_template.ini"
  38.    No languages are currently provided in the official distribution as we are currently looking for volunteers
  39.    to translate the Bukster language file into their native languages. Please check
  40.    http://cladasoft.com/bkstr_translation.php to see which languages need translation. Thank you.
  41. -- More "HTTP 200" error problems  fixed.(Server sends resource, client receives incomplete data)
  42.    Should drastically cut the number of occurances.
  43. -- "Download Settings Bug"-> "if the user cancels download of settings file, no further settings
  44.    downloads can take place until application restart." FIXED
  45. -- Fixed "forced settings encryption" bug. (Unable to save in plaintext)
  46. -- We can no longer claim that Bukster works with wine under Linux, due to new features being incompatible with it.
  47.  
  48. 1.03 Beta - Build 489 - June 2nd 2004
  49. Whats New?
  50. -- Implemented 2 new ciphers for encrypting settings files (Rijndael 256-bit and Twofish 256-bit)
  51. -- More log events handled.
  52. -- Added a recently opened files list. (File->Open Recent->). Also added option to clear the list.(Privacy)
  53. -- Can now put links to settings files like this in your web pages:
  54.     bkstr://server.com/mylist.hfs
  55.    Bukster will start up (if registered as bkstr:// protocol handler) and download
  56.    the settings file and load it. You can also do this with .hfe (encrypted settings)
  57.    files, but the end user must know the password to open it!
  58. -- Added a menu option to open a settings file from the web (File->Open Settings File From Web...)
  59. -- As a result of the ability to share settings files via links, as shown above, some settings files
  60.    values will no longer be stored in the settings files but in the registry instead
  61.    because they are not portable from system to system. e.g. Proxy server, Proxy Port.
  62.    These values will not be read from old settings files either, as a security precaution.
  63.    To remove these values from old settings files, open them in Bukster 1.03 (or newer) and resave them
  64. -- Added option to associate .hfe and .hfs files with Bukster
  65.  
  66. 1.02 Beta - Build 478 - May 16th 2004
  67. Whats New?
  68. --Added button to open target folder in Explorer.
  69. --Improved HTML parsing.
  70. --Improved log handler
  71.  
  72. 1.01 Beta - Build 461 - April 14th 2004
  73. Whats New?
  74. --Fixed extract embedded images with image tag attributes parsing error.
  75. --Can add/paste bkstr:// links manually via the "Add Urls List" and "Verify Links List".
  76. --Can now scan local text file for web links.
  77. --Can now save Main List and Scan Results to text or html (with hyperlinks) file.
  78. --Fixed error in link extractor when scanning pages containing non HTTP links.
  79. --Minor url handling bug fixes.
  80. --Can perform follw up scans in "Extract Links" dialog.
  81. --Log files are now kept in the <ApplicationData>\CladaSoft\logs subdirectory
  82.   On Windows NT this is:
  83.   "C:\WINNT\Profiles\<Username>\Application Data\CladaSoft\Bukster\logs"
  84.   On Windows 2000/XP this is:
  85.   "C:\Documents and Settings\<Username>\Application Data\CladaSoft\Bukster\logs\"
  86.   On Windows 9x this is:
  87.   "C:\windows\Application Data\CladaSoft\Bukster\logs"
  88. --Added syntax higlighting in the "Add List of Urls" and "Add Links to Verify" 
  89.   dialogs to show expandable sections.
  90. --Automatic Url decode on adding urls to main list because then you right click and
  91.   on a link and copy it in some browsers, it copies the encoded version to the clipboard.
  92. --Strips url parameters before guessing a referer.
  93. --Better support for password protected web content via saved HTTP credentials list.
  94.  
  95.  
  96. 1.0 Beta - March 18th 2004
  97. Whats New?
  98. --Everything